repo.or.cz
/
moodle.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
NOBUG: Fixed file access permissions
[moodle.git]
/
lib
/
yuilib
/
3.13.0
/
datatable-message
/
assets
/
skins
/
sam
/
datatable-message-skin.css
blob
eafbc9b4cefa9f26485ea20d5a3dda0a4a2d865a
1
/*
2
YUI 3.13.0 (build 508226d)
3
Copyright 2013 Yahoo! Inc. All rights reserved.
4
Licensed under the BSD License.
5
http://yuilibrary.com/license/
6
*/
7
8
.yui3-skin-sam .yui3-datatable-message-content
{
9
border
:
0
none
;
10
border-bottom
:
1px
solid
#cbcbcb
;
11
padding
:
4px 10px
;
12
}