/lenasys/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/lenasys/trunk

« back to all changes in this revision

Viewing changes to Code Viewer Alt/style.css

  • Committer: galaxyAbstractor
  • Date: 2013-04-04 16:28:40 UTC
  • mfrom: (12.4.3 TheBugSquad)
  • mto: This revision was merged to the branch mainline in revision 17.
  • Revision ID: galaxyabstractor@gmail.com-20130404162840-kktcz9s2a6dyf7tw
Adams stuff

Show diffs side-by-side

added added

removed removed

Lines of Context:
80
80
        padding: 10px 0 1% 0.3%;
81
81
        background: #c0d0e0;
82
82
        background-color: #c0d0e0;
83
 
        border-bottom-right-radius: 1.3em;
84
 
        border-top-right-radius: 1.3em;
 
83
        _border-bottom-right-radius: 1.3em;
 
84
        _border-top-right-radius: 1.3em;
 
85
        border-radius: 0 1.3em 1.3em 0;
85
86
        border-bottom: 2px solid #000;
86
87
        border-right: 1px solid #000;
87
88
        color: #fff;