PHP Classes

File: contents/apps/ledit/src/css/main.css

Recommend this page to a friend!
  Classes of Subin Siby   Lobby   contents/apps/ledit/src/css/main.css   Download  
File: contents/apps/ledit/src/css/main.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Lobby
Web OS to install and run Web applications
Author: By
Last change: version 0.9.1 berly
Lobby 0.6
Date: 8 years ago
Size: 655 bytes
 

Contents

Class file image Download
#workspace{margin-top:5px}#workspace .contents{display:table}#workspace #editor{width:100%}#workspace .saves-outer{width:25%;padding-right:5px;height:100%}#workspace #editor h2{width:600px}#workspace #saveName{margin-bottom:0}#workspace #editor{width:100%;height:300px}#workspace .btn{width:100px}#workspace #saved,#workspace #error{display:none;margin-top:5px}#workspace #saved{color:green}#workspace #error{color:red}#workspace #saves{height:100%;overflow:auto}#workspace #saves .saveItem{margin:10px 0;background:#fff;padding:2px 10px}#workspace #saves .saveItem .title{font-size:18px;margin-bottom:10px}#workspace #saves .saveItem .updated{color:#CCC}