/dev/adei-asec

To get this branch, use:
bzr branch http://darksoft.org/webbzr/dev/adei-asec

« back to all changes in this revision

Viewing changes to adei.css

  • Committer: Suren A. Chilingaryan
  • Date: 2012-11-08 23:44:29 UTC
  • Revision ID: csa@dside.dyndns.org-20121108234429-jx24pcd77svhtjjs
Resizing of sidebar popups

Show diffs side-by-side

added added

removed removed

Lines of Context:
247
247
    min-height: 10px;
248
248
}
249
249
 
 
250
.popup {
 
251
    border-right: 3px solid rgba(32,112,32,1);
 
252
    padding-right: 2px;
 
253
/*    border-right: 3px solid rgba(32,80,32,0);*/
 
254
}
 
255
 
 
256
.popup * {
 
257
    border-right: 0px;
 
258
}
250
259
 
251
260
.module_source_link, .module_source_link_current {
252
261
    background:         #E0E0E0;