[ljcom] r11489: LJSUP-11060: Need to make design of sche...
Committer: egeraskin
LJSUP-11060: Need to make design of scheduled_enteries.bml as it looks like in the requirements.U trunk/htdocs/stc/editjournal.css
Modified: trunk/htdocs/stc/editjournal.css
===================================================================
--- trunk/htdocs/stc/editjournal.css 2012-02-17 12:38:10 UTC (rev 11488)
+++ trunk/htdocs/stc/editjournal.css 2012-02-17 13:55:54 UTC (rev 11489)
@@ -42,7 +42,17 @@
.b-editentries-form INPUT[type="radio"] {
margin-left: 0;
}
-
+.b-editentries-timezone {
+ display: inline-block;
+ padding: 8px 10px 10px;
+ border: 1px solid #CCC;
+ border-radius: 5px;
+ }
+.show-timezone {
+ position: absolute;
+ top: 0;
+ right: 0;
+ }
.b-editentries-header .appwidget-calendar {
margin: 0;
}
@@ -51,3 +61,4 @@
width: 300px;
margin-bottom: 20px!important;
}
+
