2012-06-08 22:26:17 +04:00
|
|
|
#gallerycontent { margin-top: 2.8em; overflow: visible; }
|
2012-02-04 00:38:44 +04:00
|
|
|
#g-settings {position: absolute; left 13.5em; top: 0;}
|
2012-06-08 22:26:17 +04:00
|
|
|
div#controls input[type=button] { -webkit-transition: opacity 0.5s ease-in-out; -moz-transition: opacity 0.5s ease-in-out; -o-transition: opacity 0.5s ease-in-out; opacity: 1; position:absolute; right:13.5em; top:0em; }
|
2012-02-04 00:38:44 +04:00
|
|
|
input[type=button]:disabled { opacity: 0.5 }
|
2012-03-24 21:35:16 +04:00
|
|
|
.ui-dialog tr {background-color: #eee;}
|
|
|
|
.ui-dialog input {width: 90%;}
|