src/ztfy/myams/resources/less/content.less
changeset 161 665e38dc7b52
parent 156 61176c64158d
child 171 d1a43750fea2
equal deleted inserted replaced
160:6c271ae9cfd3 161:665e38dc7b52
    83 		border-left-color: #ddd!important;
    83 		border-left-color: #ddd!important;
    84 	}
    84 	}
    85 	&.away {
    85 	&.away {
    86 		border-left-color: #ffc40d!important;
    86 		border-left-color: #ffc40d!important;
    87 	}
    87 	}
       
    88 }
       
    89 
       
    90 pre {
       
    91 	padding: 5px!important;
       
    92 	font-size: 12px;
       
    93 	line-height: 1.2em;
       
    94 }
       
    95 pre:empty {
       
    96 	border: 0;
    88 }
    97 }
    89 
    98 
    90 [data-ams-url],
    99 [data-ams-url],
    91 [data-ams-click-handler] {
   100 [data-ams-click-handler] {
    92 	cursor: pointer;
   101 	cursor: pointer;