integration/v2/css/style.css
changeset 157 7263f299f37f
parent 156 2e86d9209ef4
child 161 fa85d73d1cf6
equal deleted inserted replaced
156:2e86d9209ef4 157:7263f299f37f
    63 .bar-tools li a{display: inline-block; font-size: 12px; height: 25px; line-height: 25px; padding: 0 7px; background-color: #DDD;}
    63 .bar-tools li a{display: inline-block; font-size: 12px; height: 25px; line-height: 25px; padding: 0 7px; background-color: #DDD;}
    64 .bar-tools li a:hover{background-color: #eee;}
    64 .bar-tools li a:hover{background-color: #eee;}
    65 .bar-tools li a:first-letter {text-transform: uppercase;}
    65 .bar-tools li a:first-letter {text-transform: uppercase;}
    66 .bar-tools a.icon{padding-left: 30px;background-repeat: no-repeat; background-image: url(../img/icons-15.png);}
    66 .bar-tools a.icon{padding-left: 30px;background-repeat: no-repeat; background-image: url(../img/icons-15.png);}
    67 a.icon.save{background-position: 8px -80px;}
    67 a.icon.save{background-position: 8px -80px;}
    68 a.icon.cut{background-position: 8px -5px;}
    68 a.icon.cut{background-position: 8px 5px;}
    69 a.icon.plus{background-position: 8px -54px;}
    69 a.icon.plus{background-position: 8px -54px;}
    70 a.icon.edit{background-position: 8px -26px;}
    70 a.icon.edit{background-position: 8px -26px;}
    71 a.icon.trash{background-position: 8px -148px;}
    71 a.icon.trash{background-position: 8px -148px;}
    72 a.icon.copy{background-position: 8px -112px;}
    72 a.icon.copy{background-position: 8px -112px;}
    73 /* Home */
    73 /* Home */